Using Faker ^^^^^ **Definition:** * Faker tests become nondeterministic: run - crashed, run again - passed. Such flaky tests are extremely difficult to debug and annoying on CI. **Code Example:** * No code examples yet... .. TODO CODE EXAMPLE **References:** .. admonition:: Quality attributes * :octicon:`file-code;1em` - Code Example * :octicon:`comment-discussion;1em` - Cause and Effect * :octicon:`graph;1em` - Frequency * :octicon:`sync;1em` - Refactoring * `Using Faker is anti-pattern `_ :octicon:`file-code;1em` :octicon:`comment-discussion;1em` :octicon:`sync;1em`